func net.parseProcNetIGMP

2 uses

	net (current package)
		interface_linux.go#L208: 	ifmat4 := parseProcNetIGMP("/proc/net/igmp", ifi)
		interface_linux.go#L213: func parseProcNetIGMP(path string, ifi *Interface) []Addr {